⚡️ ccache — компилятор кэш для ускорения пересборки проектов
Ждете по полчаса каждую пересборку большого проекта?
ccache кэширует результаты компиляции и переиспользует их при повторных сборках идентичных файлов. Может ускорить инкрементальные сборки в 5-10 раз, особенно эффективен в CI/CD пайплайнах.
export CC="ccache gcc" export CXX="ccache g++" make -j$(nproc)
Дополнительные возможности: — Настройка максимального размера кэша — Статистика hit/miss ratio через ccache -s — Поддержка удаленного кэша для команд — Интеграция с CMake через CMAKE_CXX_COMPILER_LAUNCHER
⚡️ ccache — компилятор кэш для ускорения пересборки проектов
Ждете по полчаса каждую пересборку большого проекта?
ccache кэширует результаты компиляции и переиспользует их при повторных сборках идентичных файлов. Может ускорить инкрементальные сборки в 5-10 раз, особенно эффективен в CI/CD пайплайнах.
export CC="ccache gcc" export CXX="ccache g++" make -j$(nproc)
Дополнительные возможности: — Настройка максимального размера кэша — Статистика hit/miss ratio через ccache -s — Поддержка удаленного кэша для команд — Интеграция с CMake через CMAKE_CXX_COMPILER_LAUNCHER
Some messages aren’t supposed to last forever. There are some Telegram groups and conversations where it’s best if messages are automatically deleted in a day or a week. Here’s how to auto-delete messages in any Telegram chat. You can enable the auto-delete feature on a per-chat basis. It works for both one-on-one conversations and group chats. Previously, you needed to use the Secret Chat feature to automatically delete messages after a set time. At the time of writing, you can choose to automatically delete messages after a day or a week. Telegram starts the timer once they are sent, not after they are read. This won’t affect the messages that were sent before enabling the feature.
What is Telegram Possible Future Strategies?
Cryptoassets enthusiasts use this application for their trade activities, and they may make donations for this cause.If somehow Telegram do run out of money to sustain themselves they will probably introduce some features that will not hinder the rudimentary principle of Telegram but provide users with enhanced and enriched experience. This could be similar to features where characters can be customized in a game which directly do not affect the in-game strategies but add to the experience.
Библиотека C C разработчика | cpp boost qt from fr